CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv sift

搜索资源列表

  1. SIFT_VC

    0下载:
  2. sift算法,经典的图像匹配算法,需要安装opencv和gda
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:149416
    • 提供者:岳安志
  1. SIFT_Opencv

    0下载:
  2. SIFT with openCV
  3. 所属分类:源码下载

    • 发布日期:2010-09-24
    • 文件大小:23700
    • 提供者:gaohai
  1. test

    0下载:
  2. sift+opencv实现图象拼接的演示图片-sift+ opencv image to achieve image stitching demonstration
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1422171
    • 提供者:罗胜华
  1. OrbTest

    0下载:
  2. ORB描述子,是比sift算法更加快速的图像特征点提取方法,检测的方法更加暴力。opencv已经实现。-ORB descr iptors, sift algorithm is faster than the image feature extraction methods, detection of the method is more violence. opencv has been achieved.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3274960
    • 提供者:李联合
  1. main

    0下载:
  2. ORB描述子,是比sift算法更加快速的图像特征点提取方法,检测的方法更加暴力。opencv已经实现。-ORB descr iptors, sift algorithm is faster than the image feature extraction methods, detection of the method is more violence. opencv has been achieved.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:2240
    • 提供者:李联合
  1. SIFT_VC(code)

    0下载:
  2. 是检测sift特征点的代码,下VS和OPENCV的环境下开发的。以DAVID G. LOWE的sift的论文为原型。-The detection sift feature point code developed under VS and OPENCV environment. DAVID G. The Lowe sift paper prototype.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8632371
    • 提供者:
  1. SFIT

    0下载:
  2. 一组提取图像SIFT特征的源码,效果相当不错。包括一个SIFT特征库以及一些程序。需要opencv及gsl库- This is a collection of code been put together to detect SIFT features in images. It includes a SIFT function library as well as some executables to detect, match, and display
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:917032
    • 提供者:rac
  1. OpenCV_SIFT(C-CPP)

    0下载:
  2. 基于OpenCV下的sift算法源代码,可用于图像匹配-Under the sift algorithm based on OpenCV source code can be used for image matching
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10520509
    • 提供者:明渃
  1. SURF_VC6.0

    0下载:
  2. Visual C++ 6.0 平台下使用OpenCV库实现的SURF特征点检测算法,效率较SIFT特征点检测要高。正确配置OpenCV后能修改输入图像能正确运行。-SURF feature point detection algorithm implemented using the OpenCV library under the Visual C 6.0 platform, more efficient than the SIFT feature point detection is hig
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4578890
    • 提供者:king
  1. SIFT_VC

    0下载:
  2. 这是一个基于opencv的sift算法的实现-This is a sift of opencv algorithm based on the realization of
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:411837
    • 提供者:qxb
  1. siftDemoVC

    0下载:
  2. 基于opencv的图像匹配算法,经典的sift理论,可方便开发-opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:376862
    • 提供者:jasper
  1. asift_source

    1下载:
  2. asift,全名是 affine scale-invariant feature transform ,即 仿射性尺度不变特征变换,是用来提取较大仿射扭曲不变的特征区域的一种方法,相信对大家有用-asift, full name is the affine scale-invariant feature transform, that is, of scale-invariant features of affine transform, is used to extract more of t
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-07-16
    • 文件大小:452076
    • 提供者:txy
  1. SIFTSuceed

    0下载:
  2. 利用OpenCV和VC++软件,根据SIFT特征提取算法提取图像中的SIFT特征点,并绘制出SIFT特征向量-OpenCV and VC++ using the software, according to SIFT feature extraction algorithm for extracting the image of the SIFT feature points, and draw out the SIFT feature vectors
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2121243
    • 提供者:Jan
  1. testOpenCV-PCA

    0下载:
  2. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:25185
    • 提供者:ml
  1. surf

    0下载:
  2. 2006年,SURF特征成为了类似于SIFT的一个替代品,速度是SIFT的三倍,该程序提供了SURF特征的提取与匹配方法,C++代码,需要OPENCV-SURF feature extraction
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:3268
    • 提供者:zzzffflll
  1. _sift

    0下载:
  2. 用于实现图像识别中经典的sift算法的vc++程序,在加载openCV和gsl库之后,将两幅图像放入生成的exe文件目录中,可以完成图像中相同目标的识别-Used to implement image recognition algorithms sift classic vc++ program, loaded openCV and gsl libraries will be followed by two images into the generated exe file director
  3. 所属分类:Special Effects

    • 发布日期:2016-01-24
    • 文件大小:3709940
    • 提供者:zhangmeng
  1. RobHessSIFT

    0下载:
  2. Rob Hess的SIFT算法在VC.net下实现 http://web.engr.oregonstate.edu/ 7Ehess ... 30_win.zip 编译他的代码需要安装OpenCV和 GSL(http://gnuwin32.sourceforge.net/packages/gsl.htm) 在编译时候GSL也是和OpenCV一样要把头文件和lib的路径指定好。 -Rob Hess of the SIFT algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:449678
    • 提供者:zhangsan
  1. SIFTFeatures

    1下载:
  2. opencv的sift特征提取,基于opencv2.1+visual studio 2010实现。-sift features extact by opencv 2.1+visual studio 2010
  3. 所属分类:OpenCV

    • 发布日期:2013-12-02
    • 文件大小:12026007
    • 提供者:Harley Chen
  1. sift_descriptor

    0下载:
  2. opencv的sift算法 Video Retrieval System 视频分类与检索,世界trieckvid大赛使用参考-opencv The sift algorithm for Video Retrieval System video classification and retrieval, with reference to the World trieckvid Competition
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2459238
    • 提供者:huweicn
  1. MARK_ImagePyramids

    0下载:
  2. SIFT图像特征提取的图像预处理步骤:构建图像构建高斯金字塔,相邻层相减得到DOG金字塔,在DOG金字塔3x3x3的邻域内寻找局部极值点,供进一步计算SIFT特征描述子使用。工程运行于VS2008环境,需要OpenCV支持。Debug目下exe文件可以直接双击运行查看结果。-SIFT image feature extraction image preprocessing steps: build image Gaussian pyramid, subtracting the adjacent
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2867353
    • 提供者:
« 1 2 3 4 5 6 7 89 10 11 12 »
搜珍网 www.dssz.com